The Pfeifer Equation

The Math

Multiplying Independent Events

What are independent events?

Two events are considered independent if the outcome of one event does not impact the outcome of the other.

For example: If you were to flip a coin two times, the chances of landing on heads or tails does not change from flip to flip. In other words, the outcome of the first flip does not affect the outcome of the second flip. Therefore, the first flip and the second flip are considered independent events.

What about dependent events?

Two events are considered dependent if the outcome of one event affects the probability of the other event occurring.

For example: If you were to draw 2 cards from a deck of 52 cards (without replacement), the chances of drawing hearts changes from the first draw to the second. Since there are 13 cards for each suit, getting a heart on the first card has a probability of 13/52 or 1/4. Now for the second card, there are only 51 cards left in the deck. If we drew a heart the first time around, our chances of getting another heart would be 12/51. If we drew something else on the first card, our chances of getting a heart on the second would be 13/51. We see that neither of these probabilities are equivalent to the probability of drawing a heart on the first card of 13/52. That means that the outcome of the first event affects the probability of the second, and thus the two events are dependent.

How does this relate to planets?

Unlike flipping coins and drawing cards, when it comes to planets we cannot easily predict the probability that they will have certain attributes that we assign. This is because we cannot possibly observe the entire population of planets in the galaxy or the universe due to technological constraints. It is possible that certain attributes relating to planets are dependent. For example, gas giants might be more likely to have magnetic fields than super earths. Unfortunately, with our small sample size relative to the galaxy/universe we do not have a definitive way of knowing.

For the purposes of the Pfeifer Equation, we are under the assumption that the orange factors are independent of each other.

The Multiplication Rule

Once we have the probabilities of each independent event (factor), we can use the multiplication rule to find the probability that all of the events are occurring at once.

The multiplication rule states: If events A and B are independent and their probabilities are denoted by P(A) and P(B) respectively, then

P(A and B) = P(A) x P(B)

This means that the probability that all factors are present for an individual planet is equal to the product of independent probabilities.

For the Pfeifer Equation, we can apply the multiplication rule to the orange factors to determine the probability that a planet is habitable.

Conditional Probability

What is Conditional Probability?

When dealing with multiple events, it is possible that we gain information about the probability of one event occurring if we know the outcome of the other. Conditional probability is asking the question: what is the probability of event A given the outcome of event B? It is often written as P(A|B) which is the same as saying P(A given B). In general

P(A|B) = P(A and B) / P(B)

For example: Let's say you were to draw a card from a deck of 52 cards. Event A is the probability of drawing hearts, and event B is the probability of drawing a red card. We know that in a deck of 52 cards, there are 26 red cards and 13 of them are hearts. That means that the probability of drawing hearts is 13/52 or 1/4 and the probability of drawing a red card is 26/52 or 1/2. In other words P(A) = 1/4 and P(B) = 1/2. However, if we know that the card you are drawing is red, does that information change the chance of drawing a heart? Yes. If your card is red, it has to be either a heart or a diamond. There are 13 hearts and 13 diamonds in the deck, so now the probability of your card being a heart is 13/26 or 1/2. If we compare this to the formula from above, we also get 1/2. 13 cards are both hearts and red so P(A and B) = 13/52 or 1/4, and we know that P(B) = 1/2. After dividing the two fractions we get 1/4 ÷ 1/2 = 2/4 = 1/2. The probability of drawing hearts given that the card is red, denoted as P(A|B), is equal to 1/2. Since we gained information from knowing that the card was red, the probability of drawing a heart is no longer 1/4. In this case, we see that P(A) ≠ P(A|B). This means that events A and B are dependent. This makes sense using our definition of dependent events from earlier, since the occurrence of event B affects the probability of event A.

You may notice that if A and B are independent, then P(A) = P(A|B).

Once we know that A and B are dependent, we can no longer use the multiplication rule from earlier. Now

P(A and B) = P(A|B) x P(B)

which is not equal to P(A) x P(B)

How does this relate to planets?

In the Pfeifer Equation, the probability that life forms on a habitable world is dependent. If a world is not habitable, we are presuming that the probability of life forming would be effectively zero. However, given that a world is habitable, there is some non-zero probability that life could form on said world. This probability is different from the probability of life forming on any world, which would include both habitable and non-habitable worlds. By using conditional probability we are essentially saying "what is the probability that life forms on a world, given that the world is habitable?" If it helps, you can think of the formation of life as event A and a habitable world as event B. Knowing whether a world is habitable or not will change our estimate of the probability of life forming on that world. In the Pfeifer Equation, the orange factors combine to represent the probability of event B, which is the probability that a world is habitable. If the world is indeed habitable, the red factor (the probability that life forms on a habitable world), represents P(A|B) where event A is the formation of life. The estimate for the red factor is P(A|B). Now if we want P(Life Forms and World is Habitable), we can use P(A and B) = P(A|B) x P(B). At this point in the equation, we have found the probability that a world is habitable and life forms.

Expected Value of a Binomial Random Variable

What is a binomial random variable?

A binomial random variable is made up of a fixed finite number of independent trials where each trial can be clearly classified as a success or failure, with the understanding that the probability of success on each trial is constant.

For example: The number of heads after flipping a fair coin 100 times is a binomial random variable. No matter the result of any of the trials, the coin will be flipped 100 times. Landing on heads is considered a success and landing on tails is considered a failure. Since the coin is fair, the probability of landing on heads is 50%, and this does not change from flip to flip. Our random variable can take on any value from 0 to 100, but we are more likely to get a value around 50.

How does this relate to planets?

The number of life-inhabiting planets in the Milky Way (not including Earth) is also a binomial random variable. The number of planets in the galaxy is a finite number. Each individual planet represents an independent trial, since we are assuming that the outcome of one planet having or not having life does not affect the probability of another planet having life. If we were able to check every individual planet and verify if it had life or not, we would classify planets with life as a success and planets without as a failure.

Now that we have established a binomial random variable, we can model the value of our variable using the binomial distribution.

The Binomial Distribution

The binomial distribution takes two parameters, n and p. n represents the number of trials, and p represents the probability of success for each trial. Using these parameters, the binomial distribution can help us find useful information regarding our random variable.

For now, we are only interested in the Expected Value, also referred to as the mean. For binomial distributed variables, the mean is equal to

np

Conveniently, n and p are embedded in the Pfeifer Equation. n is equal to the number of planets, which is the product of the purple factors. p is equal to the probability of life on an individual planet, which is the product of the orange and red factors. Multiplying these parameters together will give us the expected number of planets with life in the Milky Way.

Since we know that Earth has life, it does not share the same probability of success as the other planets in the galaxy. Therefore, it does not count as a trial and it was excluded from our random variable. Nevertheless, Earth is in the scope of the number of life-inhabiting planets currently in the Milky Way galaxy, so we can safely add k = 1 to our expectation from earlier.

(np) + k

The Drake Equation
The Math Factors Estimates How Long Until We Find Aliens What About Moons Make Your Own
Home

Made by Nicholas Pfeifer